AMRMTAPE(8) | System Administration Commands | AMRMTAPE(8) |
NAME¶
amrmtape - remove a tape from the Amanda database
SYNOPSIS¶
amrmtape [--changer changer-name] [--cleanup] [--dryrun] [-n] [--erase] [--keep-label] [--quiet] [-q] [--verbose] [-v] config label
DESCRIPTION¶
Amrmtape invalidates the contents of an existing backup tape in the configuration database. This is meant as a recovery mechanism when a good backup is damaged either by faulty hardware or user error, e.g. the tape is eaten by the drive or is overwritten.
See the amanda(8) man page for more details about Amanda.
OPTIONS¶
--changer changer-name
--cleanup
--dryrun, -n
--erase
--keep-label
--verbose, -v
--quiet, -q
EXAMPLE¶
Remove tape labeled DAILY034 from the DailySet1 configuration.
# amrmtape DailySet1 DAILY034
SEE ALSO¶
The Amanda Wiki: : http://wiki.zmanda.com/
AUTHORS¶
Adrian T. Filipi-Martin <atf3r@cs.virginia.edu>
Stefan G. Weichinger <sgw@amanda.org>
01/10/2013 | Amanda 3.3.3 |